home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Choice 3
/
Your Choice Software Collection 3.iso
/
doom
/
wad_200
/
wad_019
/
patch.hky
< prev
Wrap
Text File
|
1994-04-09
|
2KB
|
61 lines
/*************************************************/
/* DOOM 1.2 Cheat Patch File */
/* Tested with registered version */
/* by Wirta Wiriyan (wwiriyan@students.wisc.edu) */
/*************************************************/
055A71 FF /* Max health = 65535% */
055A72 FF
055AC4 FF /* Supercharge will add 100% if current health < 100% */
055AC5 FF /* Otherwise it will pump your health % to max health */
04E003 22 /* Start out with 65536% health and 65535 armor */
04E004 01
04E005 00
04E006 FF
04E007 FF
04E00B 01 /* Weapon to start with; 1=pistol, 2=shotgun, 3=chaingun */
/* 4=rocket launcher, 5=plasma gun, 6=BFG 9000 */
/* NOTE: You do not actually possess the weapon */
04E01F C0 /* God Mode */
04E023 02
04E024 00
04E025 00
04E026 00
085B7C 3F /* Start out with max bullets = 999,999 */
085B7D 42
085B7E 0F
085B7F 00
085B80 3F /* Start out with max shells = 999,999 */
085B81 42
085B82 0F
085B83 00
085B84 3F /* Start out with max cells = 999,999 */
085B85 42
085B86 0F
085B87 00
085B88 3F /* Start out with max rockets = 999,999 */
085B89 42
085B8A 0F
085B8B 00
085B8C 10 /* Bullets amount : clip = 10K, clip from dead = 5K, box = 50K, */
085B8D 27 /* chaingun = 20K, backpack = 10K */
085B90 10 /* Shells amount : shells = 10K, box = 50K, shotgun = 20K, */
085B91 27 /* shotgun from dead = 10K, backpack = 10K */
085B94 10 /* Cells amount : cell = 10K, big cell = 50K, plasma gun= 20K, */
085B95 27 /* BFG9000 = 20K, backpack = 10K */
085B98 10 /* Rockets amount : rocket = 10K, box = 50K, launcher = 20K, */
085B99 27 /* backpack = 10K */
/* the end */